runtime.mLockProfile.disabled (field)

4 uses

	runtime (current package)
		mprof.go#L722: 	disabled   bool         // attribute all time to "lost"
		mprof.go#L730: 	if prof.disabled {
		mprof.go#L831: 	prof.disabled = true
		mprof.go#L855: 	prof.disabled = false